##############################################################################################
### DO NOT RENAME THE CURRENT LEFT-SIDE PARAMETERS AND DO NOT CHANGE THE CONFIG FILE ORDER ###
##############################################################################################

### The orig sized pictures path of the current gallery - must use "/" at the end of path
ORIG_IMG_PATH=images/medium/

### The thumb sized pictures path of the current gallery - must use "/" at the end of path
THUMB_IMG_PATH=images/thumb/

### How many rows with picture(s) want to get in a row
IMG_ROW=4

### The fractal variable decides how to divide the rows in the correct order
FRACTAL=0.75

### The current name of the image gallery 
IMG_GALLERY_NAME=Asztalos munkák a''la Kozma

### The file extensions can be anything or can be used the ALL_FILES as a joker
IMG_EXTENSION=jpg

### The pictures order in the current gallery
IMG_GALLERY_ORDER=3,2,1,5,4,0

### The pictures list must order or not: true or false
IMG_IMG_ORDER=false